10. Transition to Classification
Good job! You've accomplished a lot. In particular, you did the following:
-
Ran operations in
tf.session
. -
Created a constant tensor with
tf.constant()
.
You know the basics of TensorFlow, so let's take a break and get back to the theory of neural networks. In the next few videos, you're going to learn about one of the most popular applications of neural networks - classification.